home *** CD-ROM | disk | FTP | other *** search
/ Merciful 2 / Merciful - Disc 2.iso / software / t / toeutilities25.dms / toeutilities25.adf / Docs / Cipher.DOC < prev    next >
Text File  |  1995-08-05  |  3KB  |  86 lines

  1.  
  2.   Read Me Document For << Cipher 1.0 >> Feb 1995
  3.   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4.  
  5. To use this program you will only need an A500 or greater with W1.3 or
  6. greater, as far as memory goes you will only need as much memory as the file
  7. you are going to encrypt + about 60K.
  8.  
  9. What It Does
  10. ~~~~~~~~~~~~
  11. It allows the user to encrypt any file with password protection, to decipher
  12. the file the user must have the password for that file, each file can have
  13. its own 8-letter password.
  14.  
  15. The Window
  16. ~~~~~~~~~~
  17.   +------------------------------------------------+
  18.   | [  Mode  ](1)   [   Go !!  ](4) +--------------+
  19.   |                                 |              |
  20.   | [Password](2)   [ Exit2DOS ](5) |   (7)        |
  21.   |                                 |              |
  22.   | [  File  ](3)   Status : (9)    +--------------+
  23.   |                                     +---------+|
  24.   | [ (6)                         ]     |About (8)||
  25.   |                                     +---------+|
  26.   +------------------------------------------------+
  27.  
  28.    (1) Changes the operation mode from Encrypt To Decipher and vice versa.
  29.  
  30.    (2) Enter a password, any file will use this password until the password
  31.        is changed. Any ASCII character can be used here.
  32.        N.B. The password MUST be 8 characters long, if it isn't then capital
  33.             X's will be added to fill the spaces.
  34.  
  35.    (3) Clicking on this button will bring up a file requester, choose the
  36.        file to encrypt/decipher.
  37.  
  38.    (4) If Mode = Encrypt ; The program will load the file, encrypt it and
  39.                            then save it back to disk.
  40.  
  41.        If Mode = Decipher; The program will load the file and ask you to
  42.                            type in the password, if it is correct the
  43.                            program will continue and decipher the file back
  44.                            to disk.
  45.  
  46.    (5) Exits the program.
  47.  
  48.    (6) The current file to operate on is displayed here.
  49.  
  50.    (7) The current free memory and current file size is displayed here.
  51.  
  52.    (8) Click here to read about the Author.
  53.  
  54.    (9) Displays the current status while operating on files.
  55.  
  56. Error Messages
  57. ~~~~~~~~~~~~~~
  58.  
  59.  Message                              Cause 
  60. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
  61. Cannot Encrypt, No Password     |     The program will only encrypt if a
  62.                                 |     password is given
  63. Cannot Locate File              |     The program cannot access the file
  64.                                 |     (check the file exists)
  65. Cannot Decipher File            |     The file hasn't been encrypted with
  66.                                 |     this program!!
  67. File Is Already Encrypted       |     You cannot encrypt a file which has
  68.                                 |     already been encrypted!!
  69.  
  70. The save file will be 13 bytes longer when encrypted. This is the password
  71. and a 4 byte identifier.
  72.  
  73.     
  74. Send any bug reports and ideas to :
  75.  
  76.    Paul Alan Freshney
  77.     8 Richmond Close
  78.      Balderton
  79.       Notts.
  80.        NG24 3EX.
  81.  
  82. Tel : 01636 702635
  83.  
  84. This Version 1.0 on 6th February 1995
  85.  
  86.